Skip to content

DATAMONGO-1416 - Standard bootstrap issues warning in converter registration. #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We now use explicit Converter s instead of a ConverterFactory. This reduces noise in log when registering converters.

@mp911de mp911de changed the title DATAMONGO-1146 - Standard bootstrap issues warning in converter registration. DATAMONGO-1416 - Standard bootstrap issues warning in converter registration. May 9, 2016
…eger.

We now use explicit converters instead of a ConverterFactory. This reduces noise in log when registering converters.
odrotbohm pushed a commit that referenced this pull request May 24, 2016
We now use explicit converters instead of a ConverterFactory. This reduces noise in log when registering converters.

Original pull request: #362.
odrotbohm added a commit that referenced this pull request May 24, 2016
Just use instanceOf(…) from Hamcrest's Matchers class instead of dedicated class.

Original pull request: #362.
odrotbohm pushed a commit that referenced this pull request May 24, 2016
We now use explicit converters instead of a ConverterFactory. This reduces noise in log when registering converters.

Original pull request: #362.
odrotbohm added a commit that referenced this pull request May 24, 2016
Just use instanceOf(…) from Hamcrest's Matchers class instead of dedicated class.

Original pull request: #362.
@odrotbohm odrotbohm closed this May 24, 2016
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1416 branch May 24, 2016 14:20
christophstrobl added a commit that referenced this pull request May 27, 2016
We now use explicit converters instead of a ConverterFactory. This reduces noise in log when registering converters.

Original pull request: #362.
christophstrobl pushed a commit that referenced this pull request May 27, 2016
Just use instanceOf(…) from Hamcrest's Matchers class instead of dedicated class.

Original pull request: #362.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants